Total Complexity | 12 |
Dependencies | 0 |
Dependents | 3 |
Total lines | 124 |
Lines of code | 73 |
Logical lines of code | 25 |
Comment lines | 26 |
Methods | 7 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_new_payment() | 57 | 4 | 15 | |
create_table() | 55 | 1 | 24 | |
delete_payments_by_order_ids() | 69 | 2 | 6 | |
update_payment_status_by_order_id() | 66 | 2 | 8 | |
update_payment_status_by_order_ids() | 63 | 1 | 12 | |
update_payment_total_by_order_id() | 72 | 1 | 5 | |
payment_by_order_id_exist() | 78 | 1 | 3 |